Platform Explorer / Nuxeo Platform LTS 2015 7.10

Extension point resolvers

Documentation

Extension Point to register an external entity resolver. You must provide an XSD type derived from xs:string and registered under namespace http://www.nuxeo.org/ecm/schemas/core/external-references/. The resolver class must implement org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver. Example :

Contribution Descriptors

  • Class: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.